projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bef1a5d
)
docs: Don't mark up numbers
author
Benjamin Otte
<otte@redhat.com>
Thu, 17 Jan 2013 01:12:44 +0000
(
02:12
+0100)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 17 Jan 2013 01:12:44 +0000
(
02:12
+0100)
gtk/gtktreeviewcolumn.c
patch
|
blob
|
history
diff --git
a/gtk/gtktreeviewcolumn.c
b/gtk/gtktreeviewcolumn.c
index e9b0ac6e9c444c5948a1499c55d61215bb927c14..a28c9d3369d9b903a3361addc8c48911c0233762 100644
(file)
--- a/
gtk/gtktreeviewcolumn.c
+++ b/
gtk/gtktreeviewcolumn.c
@@
-394,7
+394,7
@@
gtk_tree_view_column_class_init (GtkTreeViewColumnClass *class)
* GtkTreeViewColumn:sort-column-id:
*
* Logical sort column ID this column sorts on when selected for sorting. Setting the sort column ID makes the column header
- * clickable. Set to
%
-1 to make the column unsortable.
+ * clickable. Set to -1 to make the column unsortable.
*
* Since: 2.18
**/